communication/smtp/send

send email in .NET

rule:
  meta:
    name: send email in .NET
    namespace: communication/smtp/send
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: function
      dynamic: call
  features:
    - or:
      - api: System.Web.Mail.SmtpMail::Send

last edited: 2023-11-24 10:34:28